Talks Highlight Part 2 Best practices, Python core
https://twitter.com/PyConTW/status/1562484279686594560
Best practices & Patters, Testing, Python core
Data Oriented Programming with Python
When is an exception not an exception? Using warnings in Python
Function dissection lab -- learn how functions work by examining their innards
Code coverage through unit tests running in sub-processes/threads: Locally and automated on GitHub
Enhancing Documentations on Sphinx with the Power of Extensions
Building Customized Async Web Protocol from AsyncIO (Python): Exploring the low-level APIs Protocol and Transport
Python Design Patterns (PyCon APAC 2022)
REST API request payload validator as a decorator